Mealy automaton - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Mealy automaton - перевод на русский

FINITE-STATE MACHINE WHOSE OUTPUT VALUES ARE DETERMINED BOTH BY ITS CURRENT STATE AND THE CURRENT INPUTS
Mealey machine; Mealy Machines; Mealy automaton; Mealy state machine
  • [[State diagram]] for a simple Mealy machine with one input and one output. (For every input value outputs 1 if the current input value is different from the previous or 0 otherwise.)

Mealy automaton         

общая лексика

автомат Мили

cellular automaton         
  • Rule 110
  • Rule 30
  • Visualization of a lattice gas automaton. The shades of grey of the individual pixels are proportional to the gas particle density (between 0 and 4) at that pixel. The gas is surrounded by a shell of yellow cells that act as reflectors to create a closed space.
  • Los Alamos]] ID badge
  • An animation of the way the rules of a 1D cellular automaton determine the next generation.
  • A cellular automaton based on hexagonal cells instead of squares (rule 34/2)
  • ''[[Conus textile]]'' exhibits a cellular automaton pattern on its shell.<ref name=coombs/>
  • A [[torus]], a toroidal shape
DISCRETE MODEL STUDIED IN COMPUTABILITY THEORY, MATHEMATICS, PHYSICS, COMPLEXITY SCIENCE, THEORETICAL BIOLOGY AND MICROSTRUCTURE MODELING
Seluler Atomatons; Cellular image processing; Cellular autonoma; Cellular Automata; Cellular Automaton; Celullar automaton; Cellular Automata machine; Cellular robotics; Cell games (cellular automaton); Cellular automata machine; Cellular automota; Cellular automata; Cellular automata in popular culture; Fuzzy cellular automata; Fuzzy cellular automaton; Non-totalistic; Applications of cellular automata; Totalistic cellular automata; Cellular automaton theory; Cellular automatons; Tessellation automata

математика

клеточный автомат

cellular automata         
  • Rule 110
  • Rule 30
  • Visualization of a lattice gas automaton. The shades of grey of the individual pixels are proportional to the gas particle density (between 0 and 4) at that pixel. The gas is surrounded by a shell of yellow cells that act as reflectors to create a closed space.
  • Los Alamos]] ID badge
  • An animation of the way the rules of a 1D cellular automaton determine the next generation.
  • A cellular automaton based on hexagonal cells instead of squares (rule 34/2)
  • ''[[Conus textile]]'' exhibits a cellular automaton pattern on its shell.<ref name=coombs/>
  • A [[torus]], a toroidal shape
DISCRETE MODEL STUDIED IN COMPUTABILITY THEORY, MATHEMATICS, PHYSICS, COMPLEXITY SCIENCE, THEORETICAL BIOLOGY AND MICROSTRUCTURE MODELING
Seluler Atomatons; Cellular image processing; Cellular autonoma; Cellular Automata; Cellular Automaton; Celullar automaton; Cellular Automata machine; Cellular robotics; Cell games (cellular automaton); Cellular automata machine; Cellular automota; Cellular automata; Cellular automata in popular culture; Fuzzy cellular automata; Fuzzy cellular automaton; Non-totalistic; Applications of cellular automata; Totalistic cellular automata; Cellular automaton theory; Cellular automatons; Tessellation automata

общая лексика

CA

клеточный автомат, КА

модель или устройство, состоящее из сетки работающих параллельно клеток, каждая из которых связана с соседними правилами взаимодействия (cellular rules). Каждая клетка может находится в одном из нескольких заданных состояний, зависящих от состояния её соседей. Все изменения состояний клеток происходят синхронно в дискретные моменты времени. КА бывают однородными (uniform CA), если одни и те же правила действуют для всех клеток, и неоднородными (non-uniform CA) в противном случае

Определение

cellular automaton
<algorithm, parallel> (CA, plural "- automata") A regular spatial lattice of "cells", each of which can have any one of a finite number of states. The state of all cells in the lattice are updated simultaneously and the state of the entire lattice advances in discrete time steps. The state of each cell in the lattice is updated according to a local rule which may depend on the state of the cell and its neighbors at the previous time step. Each cell in a cellular automaton could be considered to be a finite state machine which takes its neighbours' states as input and outputs its own state. The best known example is J.H. Conway's game of Life. {FAQ (http://alife.santafe.edu/alife/topics/cas/ca-faq/ca-faq.html)}. Usenet newsgroups: news:comp.theory.cell-automata, news:comp.theory.self-org-sys. (1995-03-03)

Википедия

Mealy machine

In the theory of computation, a Mealy machine is a finite-state machine whose output values are determined both by its current state and the current inputs. This is in contrast to a Moore machine, whose output values are determined solely by its current state. A Mealy machine is a deterministic finite-state transducer: for each state and input, at most one transition is possible.

Как переводится Mealy automaton на Русский язык